projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e788cd4
)
(calc-arithmetic-menu): Remove `calc-symclip'.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Mon, 16 Nov 2009 23:30:42 +0000
(23:30 +0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Mon, 16 Nov 2009 23:30:42 +0000
(23:30 +0000)
lisp/calc/calc-menu.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-menu.el
b/lisp/calc/calc-menu.el
index 21df142ec047228adff4596b93c7257f8e45c63b..b3b54fc1c86b063a61773da773b5a97a8326eaa4 100644
(file)
--- a/
lisp/calc/calc-menu.el
+++ b/
lisp/calc/calc-menu.el
@@
-165,13
+165,6
@@
:keys "b c"
:active (>= (calc-stack-size) 1)
:help "Reduce (1:) modulo 2^wordsize"]
- ["Clip (1:) to [-2^(w-1),2^(w-1))"
- (progn
- (require 'calc-bin)
- (call-interactively 'calc-symclip))
- :keys "b s"
- :active (>= (calc-stack-size) 1)
- :help "Reduce (1:) to [-2^(w-1),2^w)"]
["(2:) and (1:)"
(progn
(require 'calc-bin)